Welcome![Sign In][Sign Up]
Location:
Search - Refactoring: Improving the Design of Existing Code

Search list

[Develop ToolsRefactoring Improving the Design of Existing Code.

Description: Refactoring Improving the Design of Existing Code
Platform: | Size: 1869127 | Author: | Hits:

[Other resourceRefactoring-Improving the Design of Existing Code.

Description: 重构英文版。 讲述软件项目开发之中,对代码进行重构的一些相关内容。-Reconstruction English. On software development, the code for remodeling some relevant content.
Platform: | Size: 2062985 | Author: 刘峰 | Hits:

[Other resourceRefactoring-improving-the-design-of-existing-code_

Description: 重构改善既有代码的设计 中文pdf格式 完整版 Martin Fowler 著 侯捷 熊节 译 -remodeling existing code to improve the design integrity of the Chinese pdf format version of a chairman Martin Fowler Xiong MD
Platform: | Size: 12491296 | Author: 伊邑 | Hits:

[Develop ToolsAddison Wesley - Refactoring Improving the Design

Description: 经典好书Refactoring Improving the Design of Existing Code-classic books Refactoring Improving the Design of Existing Code
Platform: | Size: 1868878 | Author: quincy | Hits:

[Develop Toolsrefactoring-ch1_6-Hou-Jie

Description: Refactoring - Improving the Design of Existing Code 中文版 《重构》 PDF,繁体中文(大陆术语),侯捷,不全,是前6章
Platform: | Size: 2010650 | Author: 伍尚 | Hits:

[Other resourcerefactoring-gb-ch1-ch6

Description: 重构-改善既有代码的设计(中文版) 原书名: Refactoring: Improving the Design of Existing Code 原出版社: 作者: (美)福勒 著;侯捷 熊节 译
Platform: | Size: 2001443 | Author: lu | Hits:

[Other resourceRefactoring

Description: 重构,改善既有代码的设计(英文版)chm格式 Refactoring: Improving the Design of Existing Code 中文版的看了很不舒服,到了国外的网站才找到英文版的电子书
Platform: | Size: 1632661 | Author: 果冻 | Hits:

[BooksRefactoring Improving the Design of Existing Code.

Description: Refactoring Improving the Design of Existing Code
Platform: | Size: 1868800 | Author: | Hits:

[BooksAddison Wesley - Refactoring Improving the Design

Description: 经典好书Refactoring Improving the Design of Existing Code-classic books Refactoring Improving the Design of Existing Code
Platform: | Size: 1868800 | Author: | Hits:

[Software EngineeringRefactoring-improving-the-design-of-existing-code_

Description: 重构改善既有代码的设计 中文pdf格式 完整版 Martin Fowler 著 侯捷 熊节 译 -remodeling existing code to improve the design integrity of the Chinese pdf format version of a chairman Martin Fowler Xiong MD
Platform: | Size: 12490752 | Author: 伊邑 | Hits:

[Booksrefactoring-ch1_6-Hou-Jie

Description: Refactoring - Improving the Design of Existing Code 中文版 《重构》 PDF,繁体中文(大陆术语),侯捷,不全,是前6章-Refactoring- Improving the Design of Existing Code Chinese version of
Platform: | Size: 2010112 | Author: | Hits:

[JSPrefactoring-gb-ch1-ch6

Description: 重构-改善既有代码的设计(中文版) 原书名: Refactoring: Improving the Design of Existing Code 原出版社: 作者: (美)福勒 著;侯捷 熊节 译 -Reconstruction- to improve the design of existing code (Chinese Version) original title: Refactoring: Improving the Design of Existing Code Publishing: Author: (U.S.) Fowler a Hou Jie Xiong translation section
Platform: | Size: 2000896 | Author: lu | Hits:

[VC/MFCRefactoring

Description: 重构,改善既有代码的设计(英文版)chm格式 Refactoring: Improving the Design of Existing Code 中文版的看了很不舒服,到了国外的网站才找到英文版的电子书-Remodeling and improve our existing code design (English) chm format Refactoring: Improving the Design of Existing Code read the Chinese version of uncomfortable, go abroad to find the website of the English version of e-books
Platform: | Size: 1632256 | Author: 果冻 | Hits:

[Windows Developrefactoring

Description: 重构,refactoring-improving the design of existing code -Reconstruction, refactoring-improving the design of existing code
Platform: | Size: 2000896 | Author: slj | Hits:

[Software EngineeringRefactoring-ImprovingtheDesignofExistingCode

Description: 英文版 这本书在国外出的比较早,当时refactoring的工具还没有成熟,或者仅限于smalltalk圈子,所以文章中作者对每个重构细节都交代的比较清楚,具体的步骤都一一交代,到了现在这本书被翻译成中文的时候,已经时过境迁了,就像gigix都说看完了之后就完全甩开了这本书(我想他写的代码没有我多,我说的话没有他多),因为很多细节特别是查找代码中变量、函数的引用已经被IDE工具代劳了,所以中间有很多文字已经差不多是废话了。 为什么很多人看英文版的不能继续下去呢?因为文章中的原理本来就不复杂,更多的是操作,国人又对阅读英文没有那么大的把握,所以看的有些心虚,想搞本中译本的,但本人以为这本书完全没有买的必要,绝对没有,大致浏览一下英文版就够了。-refactoring
Platform: | Size: 1868800 | Author: aglaia17 | Hits:

[Software EngineeringRefactoringMartinFowler

Description: Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William Opdyke, don Roberts 这是一本相当好的书-Refactoring: Improving the Design of Existing Code by Martin Fowler, Kent Beck (Contributor), John Brant (Contributor), William Opdyke, don Roberts
Platform: | Size: 1868800 | Author: leehomjin | Hits:

[Software Engineeringrefactoring-improving-the-design-of-existing-code.

Description: Techniques to improve the structural integrity and performance of existing software programs-As the application of object technology--particularly the Java programming language--has become commonplace, a new problem has emerged to confront the software development community. Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system professionals are discovering just how difficult it is to work with these inherited, "non-optimal" applications. For several years, expert-level object programmers have employed a growing collection of techniques to improve the structural integrity and performance of such existing software programs. Referred to as "refactoring," these practices have remained in the domain of experts because no attempt has been made to transcribe the lore into a form that all developers could use. . .until now. In Refactoring: Improving the Design of Existing Software, renowned object technology mentor Martin Fowler bre
Platform: | Size: 1632256 | Author: John | Hits:

[JSP/JavaRefactoring-Improving-the-Design-of-Existing-Code.

Description: 软件工程领域的超级经典巨著,与另一巨著《设计模式》并称"软工双雄",全美销量超过100000册,亚马逊书店五星书。-Super classic software engineering masterpiece with another masterpiece, the " design mode" and that " the soft-workers Hutch" , U.S. sales of more than 100,000, Amazon five-star book.
Platform: | Size: 12493824 | Author: wangl | Hits:

[Software EngineeringRefactoring

Description: 重构:改善既有代码的设计(中文版)(09年度畅销榜TOP50) 软件工程领域的超级经典巨著,与另一巨著《设计模式》并称"软工双雄",全美销量超过100000册,亚马逊书店五星书。    在本书中,作者Martin Fowler充分展示了何处可能需要重构,以及如何将不好的设计改造为良好的设计。 -Refactoring: Improving the Design of Existing Code (Chinese version) (09 year bestsellers TOP50) super classic software engineering masterpiece with another masterpiece, the " design mode" and that " soft engineering Hutch" , U.S. sales of more than 100,000 Amazon Bookstore five-star book. In this book, author Martin Fowler where possible to demonstrate the need for reconstruction, and how to transform a bad design for good design.
Platform: | Size: 12574720 | Author: | Hits:

[Software EngineeringRefactoring-Improving-the-Design

Description: 重构:改善既有代码的设计。一本非常好的书,能够在改进代码的过程中,起到非常大的作用。-Refactoring: Improving the Design of Existing Code. A very good book, it is possible to improve the code in the process, play a very big role.
Platform: | Size: 9043968 | Author: 昆仑的石头 | Hits:
« 12 »

CodeBus www.codebus.net